home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / m16.dir / 00001.ls next >
Encoding:
Text File  |  1996-09-06  |  152 b   |  8 lines

  1. on mouseDown
  2.   set the castNum of sprite 41 to cast "b011"
  3.   if pressButton(41) then
  4.     pupSprites(1, 48, 0)
  5.     go("cover", "cover.dir")
  6.   end if
  7. end
  8.